Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add to_cryptography/from_cryptography on CRL and X509Req #645

Merged
merged 2 commits into from Jun 29, 2017

Conversation

reaperhulk
Copy link
Member

Fixes #267

@reaperhulk reaperhulk added this to the 17.1.0 milestone Jun 29, 2017
@codecov
Copy link

codecov bot commented Jun 29, 2017

Codecov Report

Merging #645 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
+ Coverage   96.86%   96.88%   +0.02%     
==========================================
  Files          18       18              
  Lines        5644     5686      +42     
  Branches      389      391       +2     
==========================================
+ Hits         5467     5509      +42     
  Misses        119      119              
  Partials       58       58
Impacted Files Coverage Δ
tests/test_crypto.py 98.6% <100%> (+0.01%) ⬆️
src/OpenSSL/crypto.py 96.65% <100%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10d3083...104b1c5. Read the comment docs.

@alex alex merged commit 41c1024 into pyca:master Jun 29, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Remove API duplication in pyca/pyopenssl and pyca/cryptography
2 participants